Skip to content

Add support for C++26#5397

Merged
jngrad merged 1 commit into
espressomd:pythonfrom
jngrad:runners
Jul 14, 2026
Merged

Add support for C++26#5397
jngrad merged 1 commit into
espressomd:pythonfrom
jngrad:runners

Conversation

@jngrad

@jngrad jngrad commented Jul 13, 2026

Copy link
Copy Markdown
Member

Description of changes:

  • remove array comparison deprecated in C++20 and removed in C++26 (P2865R6)
  • support C++26's new std::to_string implementation
  • bump Caliper version
  • update CI runner images and C++ compiler toolchains and simplify CI/CD workflows

Remove array comparison deprecated in C++20 and removed in C++26
(P2865R6). Support C++26's new std::to_string implementation.
Update runner images, bump C++ compiler toolchains, bump Caliper
version, change waLBerla mirror, simplify CI/CD workflows.
@jngrad jngrad added the DevOps label Jul 13, 2026
@jngrad jngrad requested a review from reinaual July 13, 2026 09:23
@jngrad jngrad added this to the ESPResSo 5.0.2 milestone Jul 13, 2026
@jngrad jngrad merged commit 49ea40c into espressomd:python Jul 14, 2026
14 checks passed
@jngrad jngrad deleted the runners branch July 14, 2026 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants